home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 351-375 / disk_358 / contents < prev    next >
Text File  |  1992-05-06  |  3KB  |  64 lines

  1. This is disk 358 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. Blob        Another screen hack.  Makes red drops of slime flow down
  6.         your screen.  Version 1.1, includes source in C.
  7.         Author:  Guido Wegener
  8.  
  9. OPS5c        OPS5c is a compiler for the expert system language OPS5.
  10.         The compiler takes OPS5 source code as input and creates a C
  11.         source code file to be compiled to create an executable.
  12.         Arbitrary C code may be linked with the executable and
  13.         executed as a result of firing rules.  The system's strong
  14.         point is its speed and as a result it sometimes has large
  15.         executables and large memory requirements.  At least 1 Meg.
  16.         of memory is suggested.  Binaries only for compiler and
  17.         run-time library.  Version 1.08a.  Requires a C compiler.
  18.         Authors: Bernie J. Lofaso, Jr, Dan Miranker and Arun Chandra.
  19.  
  20. Pipeline        A game like the commercial game 'Pipe dream' (Pipe mania).
  21.                 Needs a joystick and PAL display.  High scores are saved
  22.         to disk.  Version 1.0, includes source.
  23.         Author:  Andre Wichmann.
  24.  
  25. ReDate        Scans a disk and dates each directory according to the most
  26.         recent item contained within (not including .info files).
  27.         Ideal for use after a COPY ALL CLONE, where the directories
  28.         are CREATED rather than copied and thus lose their date
  29.         information.  Includes source in assembler.
  30.         Author:  Jim Butterfield
  31.  
  32. RoadRoute    Revision of trip planner program to find "best road route"
  33.         between any two points of travel.  The user is encouraged
  34.         to customize files CITIES and ROADS to suit travel interests.
  35.         This is version 1.5, an update to the original version on
  36.         disk 251, and makes provision for very large city menus and
  37.         itineraries.  You might like to use files from disk 328
  38.         (Mayes/Delzer).  Also includes RoadScan, a checker for
  39.         RoadRoute files (CITIES and ROADS).  Very large files may
  40.         contain goofs (cities with no roads, the same road entered
  41.         twice, etc.), or oddities (direct road not as fast as multi-
  42.         point).  These are pointed out, together with areas where
  43.         users might wish to make economies in the data base.
  44.         Includes source in C.
  45.         Author:  Jim Butterfield
  46.  
  47. ScanIFF        Scans through an IFF file, identifying the elements.
  48.         Faster than standard utility IFFCheck since it uses Seek,
  49.         but does not do IFFCheck's detailed format checking.
  50.         Intended for use as a "template" from which programmers
  51.         can code their specific application.  For example, an
  52.         expanded version has been used to extract instrument data
  53.         from music files.  Includes source in assembler.
  54.         Author:  Jim Butterfield
  55.  
  56. ViewDir        A LIST type of utility showing contents of a disk or
  57.         directory.  For directories, shows SIZE.  For files, takes
  58.         a quick look and identifies TYPE if possible.  Update to
  59.         original version on disk 251.  Now works with SPAT for
  60.         pattern matching, and has a small style change.  Includes
  61.         source in assembler.
  62.         Author:  Jim Butterfield
  63.  
  64.